home *** CD-ROM | disk | FTP | other *** search
/ Aminet 30 / Aminet 30 (1999)(Schatztruhe)[!][Apr 1999].iso / Aminet / comm / irc / NetStat2AmIRC.lha / NetStat2AmIRC.txt < prev   
Text File  |  1999-02-16  |  2KB  |  114 lines

  1.  
  2.     NetStat2AmIRC - The interface for MiamiNetStat and AmIRC
  3.     ========================================================
  4.  
  5.  
  6.  
  7. · Introduction:
  8. ===============
  9.  
  10. Since it is so "up-to-date" nowadays to enter foreign computers and hack
  11. around, so why not be able to check your ports now and then ?
  12. MiamiNetStat does that very well, but it's a CLI command, and a pain to
  13. use by itself. NetStat2AmIRC displays the output of MiamiNetStat nicely
  14. in the active AmIRC (for all of you IRC addicted ones!!) window, so you
  15. can check your ports sat any time.
  16.  
  17.  
  18.  
  19. · Features:
  20. ===========
  21.  
  22. - Displays active ports list of your connection.
  23. - Optional displaying of server connections (own sockets).
  24.  
  25.  
  26.  
  27. · Requires at least:
  28. ====================
  29.  
  30. - Miami including MiamiNetStat
  31. - AmIRC2.0 (but should work with earlier versions also)
  32. - RexxMast active.
  33. - An Amiga computer, what else ? ;)
  34.  
  35.  
  36.  
  37. · Installation:
  38. ===============
  39.  
  40. - Simply copy n2a.amirx to the Rexx drawer within your AmIRC directory.
  41.  
  42. - If you want, you can specify an alias, by typing:
  43.  
  44.     /alias ports /rx n2a.amirx
  45.  
  46.  
  47.  
  48. · Configuration:
  49. ================
  50.  
  51. There are two display modes, the standard mode and the advancede mode.
  52. The standard mode shows all active ports, and the advanced mode adds
  53. your sockets, that is, your own server connections. To switch between
  54. them, edit the file with your favourite editor, and change the variable
  55. advanced, possible options are "N" (default) and "Y".
  56.  
  57. If your MiamiNetStat programm is somewhere else as in Miami: , you can
  58. specify that with the file variable.
  59.  
  60.  
  61.  
  62. · Usage:
  63. ========
  64.  
  65. Simply type:
  66.  
  67.     /rx n2a.amirx
  68.  
  69. or, if you set up the alias:
  70.  
  71.     /ports
  72.  
  73. You will see the output in the main window.
  74.  
  75.  
  76.  
  77. · To do:
  78. ========
  79.  
  80. - Nothing else that I know of... do you have any ideas ?
  81.  
  82.  
  83.  
  84. · Contact:
  85. ==========
  86.  
  87. If you have suggestions, comments or bug reports, send them to:
  88.  
  89. Frank Meyer-Pfauder
  90. EMail: Pfauder@infocanarias.com
  91.  
  92. For the latest version, check Aminet, within /comm/irc.
  93.  
  94.  
  95. Also see my other program, YAM2AmIRC, at:
  96.  
  97. http://members.xoom.com/pfauder/yam2amirc.html
  98.  
  99.  
  100.  
  101. · Disclaimer:
  102. =============
  103.  
  104. This script is freeware. Feel free to give it away or copy it, but
  105. please keep the files together, and don't delete my name from the
  106. header ;)
  107.  
  108.  
  109.  
  110. · History:
  111. ==========
  112.  
  113. - v1.0    first public release.
  114.